ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / BaseStorage<T,TMappingCollection> Class / ScheduleStorage Property

In This Topic
    ScheduleStorage Property
    In This Topic
    Gets the reference to the owning C1ScheduleStorage component.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScheduleStorage As C1ScheduleStorage
    public C1ScheduleStorage ScheduleStorage {get;}
    See Also